Versions:

  • 0.8.1
  • 0.7.3
  • 0.6.0
  • 0.5.1
  • 0.5.0
  • 0.4.1
  • 0.3.1
  • 0.2.0

whepfrom 0.8.1, published by binbat, is an open-source WebRTC endpoint client designed to receive WHIP/WHEP audio-video streams with minimal latency and no external runtime dependencies. Aimed at developers, broadcasters, and live-event technicians who need a lightweight, command-line ingress point for WebRTC broadcasts, the utility consumes a WHEP URL and outputs the incoming stream to a local file, pipe, or playback device, making it suitable for automated recording, monitoring, or re-distribution workflows. Since its first public commit the project has iterated through eight releases, steadily adding support for STUN/TURN relay negotiation, SRTP decryption, and multi-track synchronization while keeping the single-binary footprint under 3 MB. Version 0.8.1 refines congestion-control feedback and fixes IPv6 candidate pairing issues reported in prior builds, ensuring more reliable handshake completion on dual-stack networks. The codebase, written in portable C, compiles on Windows, macOS, and Linux, and can be cross-built for ARM and x86 targets, so the same executable can be deployed on a laptop, cloud VM, or edge gateway without modification. Typical use cases include unattended capture of conference feeds for post-production, headless reception of drone or IP-camera streams, and integration into FFmpeg or GStreamer pipelines where the raw media is further transcoded or analyzed. Because the tool speaks plain RTP and exposes exit codes that scripts can interrogate, it slots easily into CI, scheduling, or IoT frameworks that require deterministic start/stop behavior. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version, and supporting batch installation of multiple applications.

Tags: